STANDARDIZED OPEN LADDER OF FUNCTIONAL PROGRAMMING
参考
https://gyazo.com/ace599efd0339a4fd015a326d9b75ad5
NOVICE
Immutable Data
Second-Order Functions
Constructing & Destructuring
First-Class Functions & Lambdas
ADVANCED BEGINNER
COMPETENT
Higher-Order Abstractions
Efficient Persistent Data Structures
PROFICIENT
Dual Abstractions (Comonad)
Functional Architecture
Advanced Functors
Advanced Monads
EXPERT
High-Performance
関数型言語のためのコンパイラ設計